From: Geoff Voelker Date: Tue, 19 Nov 1996 07:14:26 +0000 (+0000) Subject: Use new name w32.h for nt.h X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~82477 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6219f8bffe4b0bab0456d029c3f001c8d4d187a6;p=emacs.git Use new name w32.h for nt.h --- diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 4ea1e44cd12..a8f00f83502 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h @@ -44,7 +44,7 @@ #undef FD_ISSET #undef FD_ZERO #undef fd_set -#include "nt.h" +#include "w32.h" #ifdef HAVE_TIMEVAL #undef timeval